Fix compile error caused by incorrect function return type
authorTsiChung Liew <[email protected]>
Wed, 9 Jul 2008 20:14:25 +0000 (15:14 -0500)
committerJohn Rigby <[email protected]>
Fri, 11 Jul 2008 16:45:58 +0000 (10:45 -0600)
commitc37ea031175b807c54e6bad9b270e9bede6c0078
treea12119856a68cf53fb18e431cf828261e9a29d8e
parentab4860b255239dbaecccdd002c8d11f4ef54dd75
Fix compile error caused by incorrect function return type

Rename int mii_init(void) to void mii_init(void)

Signed-off-by: TsiChung Liew <[email protected]>
board/BuS/EB+MCF-EV123/mii.c
board/cobra5272/mii.c